Skip to content

fix: proper field inversion for bigints#4802

Merged
TomAFrench merged 2 commits intomasterfrom
gd/issue_4578
Apr 15, 2024
Merged

fix: proper field inversion for bigints#4802
TomAFrench merged 2 commits intomasterfrom
gd/issue_4578

Conversation

@guipublic
Copy link
Copy Markdown
Contributor

@guipublic guipublic commented Apr 15, 2024

Description

Problem*

Resolves #4578. The fix for issue #4530 has also being merged back so I also activate the related test case.

Summary*

Field inversion for bigints had a typo.

Additional Context

I did not consider biguint256 since it was decided not to merge the PR.

Documentation*

Check one:

  • No documentation needed.
  • Documentation included in this PR.
  • [For Experimental Features] Documentation to be submitted in a separate PR.

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Native BigInt division doesn't yield the correct result

2 participants